03 - Time Series Analysis =========================================================================== This example shows the time series analysis of a time function defined in a column date-value file. The study transforms date column to a format ready for plots and also adds a variable that represents a float number from a reference date. Analsyis -------------------- This project contains **2** Analysis. * TimeSeriesAnalysis: **"Transient Head Observation Time Series"** * TimeSeriesAnalysis: **"Transient Flow Observation Time Series"** Plots -------------------- This project contains **2** Plots. * Plot 1: **"Head Evolution"** This feature has been created using a QuickResult **QuickResultTimePlot** over **Transient Head Observation Time Series** .. figure:: HeadEvolution.svg :scale: 100 :alt: HeadEvolution.svg :align: center * Plot 2: **"Flow Rate Averaged"** .. figure:: FlowRateAveraged.svg :scale: 100 :alt: FlowRateAveraged.svg :align: center